Total Complexity | 40 |
Dependencies | 10 |
Dependents | 2 |
Total lines | 521 |
Lines of code | 123 |
Logical lines of code | 49 |
Comment lines | 300 |
Methods | 35 |
Properties | 21 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_meta() | 59 | 5 | 14 | |
get_gateway() | 69 | 2 | 7 | |
__construct() | 71 | 1 | 6 | |
get_description() | 82 | 1 | 3 | |
set_description() | 81 | 1 | 3 | |
get_payment_method() | 82 | 1 | 3 | |
set_payment_method() | 81 | 1 | 3 | |
set_meta() | 80 | 1 | 3 | |
delete_meta() | 80 | 1 | 3 | |
get_shipping_amount() | 82 | 1 | 3 | |
get_consumer_bank_details() | 82 | 1 | 3 | |
set_consumer_bank_details() | 81 | 1 | 3 | |
get_bank_transfer_recipient_details() | 82 | 1 | 3 | |
set_bank_transfer_recipient_details() | 81 | 1 | 3 | |
set_credit_card() | 81 | 1 | 3 | |
get_credit_card() | 82 | 1 | 3 | |
set_shipping_amount() | 81 | 1 | 3 | |
set_lines() | 81 | 1 | 3 | |
get_order_id() | 82 | 1 | 3 | |
set_config_id() | 81 | 1 | 3 | |
set_id() | 81 | 1 | 3 | |
get_date() | 82 | 1 | 3 | |
set_date() | 81 | 1 | 3 | |
get_origin_id() | 82 | 1 | 3 | |
set_origin_id() | 81 | 1 | 3 | |
get_config_id() | 82 | 1 | 3 | |
get_customer() | 82 | 1 | 3 | |
get_id() | 82 | 1 | 3 | |
set_customer() | 81 | 1 | 3 | |
get_billing_address() | 82 | 1 | 3 | |
set_billing_address() | 81 | 1 | 3 | |
get_shipping_address() | 82 | 1 | 3 | |
set_shipping_address() | 81 | 1 | 3 | |
get_lines() | 82 | 1 | 3 | |
get_key() | 82 | 1 | 3 |